* fileio.c (Vauto_save_list_file_name): Move here from file.el.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 5 Aug 2008 21:43:50 +0000 (21:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 5 Aug 2008 21:43:50 +0000 (21:43 +0000)
(auto_save_1): Update modtime when auto-save-list-file-name is on.

src/ChangeLog

index 19ab48d57676bfea3be631af973de8b0549abd5d..366234f200be157ca511494ce8408d22b2cadeee 100644 (file)
@@ -1,3 +1,8 @@
+2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * fileio.c (Vauto_save_list_file_name): Move here from file.el.
+       (auto_save_1): Update modtime when auto-save-list-file-name is on.
+
 2008-08-03  Andreas Schwab  <schwab@suse.de>
 
        * vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.